home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 350
- Top = 253
- Width = 435
- Height = 300
- Caption = 'TTaskBarForm Demo'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object Button1: TButton
- Left = 16
- Top = 232
- Width = 385
- Height = 33
- Caption = 'Show TaskBar Form'
- TabOrder = 0
- OnClick = Button1Click
- end
- object TaskBarForm1: TTaskBarForm
- Top = 100
- Left = 100
- Left = 24
- Top = 8
- end
- end
-